FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/general-finding

Packagehl7.fhir.sami.core
Resource TypeCodeSystem
Idgeneral-finding
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=hl7.fhir.sami.core@0.0.1&canonical=https://www.samisaude.com.br/fhir/r4/CodeSystem/general-finding
URLhttps://www.samisaude.com.br/fhir/r4/CodeSystem/general-finding
Version1.0
Statusactive
Date2021-12-09T00:00:00.000Z
Namegeneral-finding
TitleAchado Geral de Observação do Paciente
Realmsami
Authorityhl7
DescriptionCódigos de classificação para a avaliação subjetiva do estado geral do paciente.
Contentcomplete

Resources that use this resource

ValueSet
general-findingAchado Geral de Observação do Paciente

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "title": "Achado Geral de Observação do Paciente",
  "url": "https://www.samisaude.com.br/fhir/r4/CodeSystem/general-finding",
  "version": "1.0",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "other"
        }
      ]
    }
  ],
  "description": "Códigos de classificação para a avaliação subjetiva do estado geral do paciente.",
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "display": "Bom estado geral",
      "code": "135815002"
    },
    {
      "display": "Regular estado geral",
      "code": "135817005"
    },
    {
      "display": "Mau estado geral",
      "code": "135818000"
    },
    {
      "display": "Desconhecido",
      "code": "unknown"
    }
  ],
  "name": "general-finding",
  "caseSensitive": true,
  "versionNeeded": true,
  "hierarchyMeaning": "is-a",
  "language": "pt-br",
  "date": "2021-12-09T00:00:00.000Z",
  "count": 4
}